vcProductCreatorSingleMode

Configuration for single feed mode in vcProductCreator. Creates instances of a single product type at a given time interval until the limit is reached.

See in: Overview

Module: vcProcessModel

Parent: vcObject

Children -

Referenced by: -

Properties

Learn how to use properties here. The properties are also inherited from the parent class.

NameTypeAccessDescription
IntervalvcDistributionPropertyRTime to wait in seconds between creating products.

Returns:
vcDistributionProperty: The Real-valued distribution property.
LimitIntegerRWGets or sets the number of products to create.
See more
Parameters:
limit (Integer): The new limit. Must be 0 or greater.

Exceptions:
ValueError: When limit is less than 0.
PartvcProductTypeRWGets or sets the product type to create instances of.
PropertiesvcPropertyContainerRGets a vcPropertyContainer containing the properties in the product creator single mode.